home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / communic / pbbsw151.zip / POWRMAIN.EXE / UPDATE.DOC < prev    next >
Text File  |  1991-07-27  |  4KB  |  91 lines

  1. Changes from PowerBBS 1.50 to PowerBBS 1.51.
  2.  
  3. CONFIG [A], MODEM OPTIONS SCREEN.  Now includes:
  4.  
  5.  Use DTR do drop caller?
  6.  
  7.  If you want to use the DTR to drop callers, select yes for this option.
  8.  You should have AT&D2 set in your modem config, for this option to work.
  9.  
  10.  If you want to use the standard hayes method of discounecting (ATH), then
  11.  select NO.  You should have AT&D0 set in your modem config, for this option
  12.  to work.
  13.  
  14.  Note that some modems have dip switches to do this.
  15.  
  16.  
  17. There have been 2 changes in CONFIG for Multi-Language Support.
  18.  
  19. The Options #1 screen, Entry #15, is now a Yes/No question.
  20. Do you want MULTI-LANGUAGE support.  If you want to use the default English
  21. language, enter 'No'.  All you have to do is enter section [E] of CONFIG,
  22. and type 1 for the language number.  Language text 1 will always be used.
  23. Save this new file.  If you wish to change any text, feel free to do so.
  24.  
  25. ** If you do not create 1 [1.LAN] then the internal text will not be
  26. ** displayed correctly.
  27.  
  28. The datafiles screen entry #10, is now the Language Datafile.  Do not use
  29. the same file as before.  We suggest (C:\Powrbbs\Config\Lang.bbs).  As
  30. soon as you type in this new path/file, use f1 (or the mouse to click f1),
  31. to edit the file.  In order for this file to be used, you have to answer
  32. YES to the 'Do you want MULTI-LANGUAGE support' question.
  33.  
  34. File Definition:
  35. <# of language>,<extension>,<text>,<phone>
  36.  
  37.    #1:  This is the NUMBER of the language file.  For example, 1 will be
  38.         saved as C:\Powrbbs\Source\1.LAN (or where your source
  39.         directory is specified as in CONFIG [A]).
  40.  
  41.    #2:  This is the extension of ASCII/ANSI files for this language.  For
  42.         example, if this language is french, you can type FRE for the
  43.         file extension.  Whenever an ASCII/ANSI file is displaced (such
  44.         as C:\Powrbbs\Screen\Hello1), if the extension is found
  45.         (C:\Powrbbs\Screen\Hello1.FRE), then that file is displayed.  This
  46.         will give you the ability to have different text files for different
  47.         languages.  If you do not want such an extension, just leave this
  48.         option blank.
  49.  
  50.    #3:  The text you place in this option, is the information given to the
  51.         user on logon.  Such as Deutsch, English, etc.  You can use whatever
  52.         you want, so long as you think it will be clear to the user.
  53.  
  54.    #4:  The text you type here, is the phone number text used for this
  55.         current user.  Wherever you place a #, a number will be requested.
  56.         Any other text will just be displayed (and saved in the users
  57.         phone number file).  Here are some examples:
  58.  
  59.         US:       (###) ###-####
  60.         France:   ##-##-##-##
  61.         Germany:  ##-##-####
  62.         England:  ###-###-###
  63.  
  64.         You can use whatever you like, but you are limited to 14 characters.
  65.  
  66. CONFIG now contains an OPTION [E].  This is the language datafile edit option,
  67. where you edit the actual text, to be saved in your source directory.
  68. Whenever you specify a number that is not currently on disk, the default
  69. PowerBBS information will be displayed.
  70.  
  71. PowerMAIL Support UPDATE - CONFIG Setup [A]
  72.  
  73. Options #1 Screen - Entry #16:  Are you running PowerMAIL?
  74.  
  75.  If you are running the PowerMAIL door, enter Yes.  Otherwise No.
  76.  The PowerMAIL Code, and Directory do not need to be editted if
  77.  you enter No in this selection.
  78.  
  79. Sysop Screen - Entry #6:  PowerMAIL Code (8 Characters)
  80.  
  81.  Enter an 8 character code, to be used as the filename of the .QWK and .REP
  82.  packets.  ONLY use LETTERS for the code.  This code should remain the
  83.  same on ALL NODES.
  84.  
  85. Node Info Screen - Entry # 11:  Directory to use for PowerMail
  86.  
  87.  Enter the path to a directory to use for PowerMAIL.  (CONFIG will create
  88.  this directory on log-off if it doesn't exist).  This DIRectory should
  89.  be DIFFERENT on all nodes.  Examples: C:\MAIL1\  C:\MAIL2\
  90.  
  91.